.id-foot {
    margin-top: 14px;
}

.notice-foot {
    overflow: hidden;
    margin-top:20px;
}

.notice-foot .tab-hd {
    height: 36px;
    overflow: hidden;
    width: 1200px;
    margin: auto;
    line-height: 36px;
}
.notice-foot .tab-hd .name{
    float: left;
    font-size: 16px;
    color: #666666;
}
.notice-foot .tab-hd ul {
    float: left;
}

.notice-foot .tab-hd li {
    float: left;
    padding-right: 24px;
    cursor: pointer;
    margin-left: 60px;
    font-size: 16px;
    background: url("../images/ico13.png") no-repeat right 14px;
}

.notice-foot .tab-hd li.on {
    color: #00bc8e;
    background: url("../images/ico14.png") no-repeat right 14px;
}

.notice-foot .tab-bd {
    border-top: 1px solid #e8e8e8;
    overflow: hidden;
    height: 94px;
    padding: 16px 0;
    background: #f2f2f2;
    width:1200px;
    margin:0 auto;
}
.notice-foot .tab-bd .tab-pal{
    height: 94px;
    overflow: hidden;
    width: 1200px;
    margin: auto;
    overflow-y: auto;
}
.notice-foot .tab-bd .tab-pal ul li{
    float: left;
    line-height: 24px;
    margin:  3px 0 3px 54px;
    width: 130px;
}
.notice-foot .tab-bd .tab-pal ul li a{
    color: #888888;
}
.id-item05{
    background: #00bc8e;
    overflow:hidden;
}
.id-item05-box{
    width: 1200px;
    margin: auto;
    height: 212px;
}

.id-bottom-box{
    overflow: hidden;
}
.id-bottom-box .li01{
    float: left;
    margin-left: 115px;
    margin-top: 50px;
}
.id-bottom-box .li02{
    float: left;
    margin-left: 19px;
    margin-top: 65px;
}
.id-bottom-box .li02 img{
    max-width:100px;
}
.id-bottom-box .li03{
    margin-top: 32px;
    float: right;
    width: 870px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left:10px;
    word-break:keep-all;
}
/***��������***/
.id-link-bottom {
    position: relative;
    z-index: 999;
    padding: 5px 0px 10px;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
    line-height:24px;
}

.id-link-bottom .tab-hd {
    margin-left: 5px;
    float: left;
}

.id-link-bottom .tab-hd > ul > li {
    float: left;
    font-size: 12px;
    margin-right: 9px;
}

.id-link-bottom .tab-hd > ul > li:hover {
    background: #e5e5e5;
}

.id-link-bottom .tab-hd > ul > li > a {
    color: #343434;
    height: 44px;
    line-height: 44px;
    padding: 0 9px 0 15px;
    display: block;
    padding-right: 25px;
    font-size: 16px;
    background: url(../images/select_jiantou.png) no-repeat right center;
    cursor: pointer;
    color:#FFFFFF;
}

.id-link-bottom .tab-hd > ul > li:hover > a {
    background-color:#00bc8e;
}

.id-link-bottom .tab-hd > ul > li > .tab-pal {
    display: none;
    border-top: 2px solid #f2f2f2;
    position: absolute;
    left: 0;
    width: 1200px;
    background: #f2f2f2;
    height: 100px;
    padding-top: 6px;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 5px;
}

.id-link-bottom .tab-hd > ul > li:hover > .tab-pal {
    display: block;
}

.id-link-bottom .tab-hd > ul > li > .tab-pal > ul > li {
    float: left;
    width: 20%;
    padding: 0px;
    margin: 0;
    line-height: 24px;
    white-space: nowrap;
}

.id-link-bottom .tab-hd > ul > li > .tab-pal > ul > li > a {
    margin-left: 20px;
    float: left;
    color: #888888;
    font-size:14px;
}

.id-link-bottom .tab-hd > ul > li > .tab-pal > ul > li > a:hover {
    color:#00bc8e;
}

.id-link-bottom .name {
    margin-top: 6px;
    float: left;
    height: 30px;
    width: 92px;
    font-size: 16px;
    background: #00bc8e;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

.id-link-bottom .link {
    float: left;
    color: #FFFFFF;
    line-height: 44px;
    margin-left: 20px;
    display:block;
}